Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cronjob to check website is online #228

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

LukeMoll
Copy link
Member

@LukeMoll LukeMoll commented Mar 7, 2024

Provides a GitHub actions that runs regularly, checking the website is a) online and b) up-to-date. If the job fails, it indicates that something is amiss with the infrastructure (Runciman, at time of writing).

GitHub action runs at 8:30am every Mon-Fri. Hopefully this can act as an earlier warning system than "the next time someone notices".

Fixes #226 .

LukeMoll and others added 6 commits March 7, 2024 21:04
Provides a GitHub actions that runs regularly, checking the website is
a) online and b) up-to-date. If the job fails, it indicates that
something is amiss with the infrastructure (Runciman, at time of
writing).
@LukeMoll LukeMoll marked this pull request as ready for review March 18, 2024 21:43
@LukeMoll
Copy link
Member Author

I've tested this now, working as intended in GitHub Actions on my fork :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alert if website is down/not up-to-date.
1 participant